ReplicationRecoveryServicesProviders
Deletes provider from fabric. Note: Deleting provider for any fabric other than SingleHost is unsupported. To maintain backward compatibility for released clients the object "deleteRspInput" is used (if the object is empty we assume that it is old client and continue the old behavior).
The operation to removes/delete(unregister) a recovery services provider from the vault
post/Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationFabrics/{fabricName}/replicationRecoveryServicesProviders/{providerName}/remove
Path parameters
resourceNamestring required
The name of the recovery services vault.
resourceGroupNamestring required
The name of the resource group where the recovery services vault is present.
subscriptionIdstring required
The subscription Id.
fabricNamestring required
Fabric name.
providerNamestring required
Recovery services provider name.
Query parameters
api-versionstring required
Client Api Version.
Response
Accepted